Boolean Algebra Questions

here, 53 question are given for pratice boolean algebra

These questions are generally asked in university exam


Jump To Question


Question 1: Simplify the Boolean expression A + A'B.

Solution: A + B

Question 2: Simplify the Boolean expression A(A + B).

Solution: A

Question 3: Simplify the Boolean expression A' + AB.

Solution: A' + B

Question 4: Simplify the Boolean expression AB + A'B.

Solution: B

Question 5: Simplify the Boolean expression (A + B)(A + B').

Solution: A

Question 6: Simplify the Boolean expression A + AB'.

Solution: A + B'

Question 7: Prove that A + A' = 1.

Solution: 1

Question 8: Simplify the Boolean expression A'B + AB'.

Solution: A ⊕ B (A XOR B)

Question 9: Simplify the Boolean expression A' + AB + A'C.

Solution: A' + B + C

Question 10: Simplify the Boolean expression AB + A'B + AB'.

Solution: A + B

Question 11: Simplify the Boolean expression (A + B)(A + C).

Solution: A + BC

Question 12: Simplify the Boolean expression A'B + AB.

Solution: B

Question 13: Prove that A + 0 = A.

Solution: A